ComponentOne ASP.NET MVC Controls
DataLabelBaseBuilder<TControl,TBuilder> Constructor

C1.Web.Mvc.Fluent Namespace > DataLabelBaseBuilder<TControl,TBuilder> Class : DataLabelBaseBuilder<TControl,TBuilder> Constructor
The C1.Web.Mvc.DataLabelBase object to be configurated.
Creates one DataLabelBaseBuilder<TControl,TBuilder> instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As TControl _
)
public DataLabelBaseBuilder<TControl,TBuilder>( 
   TControl obj
)

Parameters

obj
The C1.Web.Mvc.DataLabelBase object to be configurated.
See Also

Reference

DataLabelBaseBuilder<TControl,TBuilder> Class
DataLabelBaseBuilder<TControl,TBuilder> Members